The Imagick class
PHP Manual

Imagick::destroy

(PECL imagick 2.0.0)

Imagick::destroyDestroys the Imagick object

Descripción

bool Imagick::destroy ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Destroys the Imagick object and frees all resources associated with it.

Valores retornados

Returns TRUE on success.


The Imagick class
PHP Manual